LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RequestFields Constructor(String,Dictionary<String,String>,String[])
See Also 
Leadtools.Jpip Namespace > RequestFields Class > RequestFields Constructor : RequestFields Constructor(String,Dictionary<String,String>,String[])



Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.
Initializes a new instance of the Leadtools.Jpip.RequestFields class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal Uri As String, _
   ByVal args As Dictionary(Of String,String), _
   ByVal clientAcceptTypes() As String _
)
Visual Basic (Usage)Copy Code
Dim Uri As String
Dim args As Dictionary(Of String,String)
Dim clientAcceptTypes() As String
 
Dim instance As New RequestFields(Uri, args, clientAcceptTypes)
C# 
public RequestFields( 
   string Uri,
   Dictionary<string,string> args,
   string[] clientAcceptTypes
)
C++/CLI 
public:
RequestFields( 
   String^ Uri,
   Dictionary<String^,String^>^ args,
   array<String^>^ clientAcceptTypes
)

Parameters

Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.

Example

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features